Skip to content

Fix repr accelerator and arrays#186

Merged
gubaidulinvadim merged 2 commits intomainfrom
fix-repr-accelerator-and-arrays
Feb 9, 2026
Merged

Fix repr accelerator and arrays#186
gubaidulinvadim merged 2 commits intomainfrom
fix-repr-accelerator-and-arrays

Conversation

@JeanLucPons
Copy link
Copy Markdown
Contributor

This PR simplify string representation for Accelerator object.

Copy link
Copy Markdown
Contributor

@gubaidulinvadim gubaidulinvadim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm getting exactly what I would expect from the string represenataion of accelerator object!

In [6]: sr
Out[6]: Accelerator(facility='Synchrotron SOLEIL', machine='sr', energy=2750000000.0, controls=[TangoControlSystem(name='live', tango_host='localhost:11000', debug_level=None, lazy_devices=True, scalar_aggregator='tango.pyaml.multi_attribute', vector_aggregator=None, timeout_ms=3000)], simulators=[Simulator(name='design', lattice='SOLEIL_II_V3631_sym1_V001_database_rf.m', mat_key=None, linker=<pyaml.lattice.attribute_linker.PyAtAttributeElementsLinker object at 0x7ea7cf41b500>, description=None)], data_folder='/data/store', description=None)

@gubaidulinvadim gubaidulinvadim merged commit d3ef5d9 into main Feb 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants